[INFO] cloning repository https://github.com/awalki/rust-axum-sqrs-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awalki/rust-axum-sqrs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalki%2Frust-axum-sqrs-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalki%2Frust-axum-sqrs-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4629f53da642dd3fd9727634a4db4b6b81e8b4a5
[INFO] testing awalki/rust-axum-sqrs-template against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalki%2Frust-axum-sqrs-template" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awalki/rust-axum-sqrs-template
[INFO] finished tweaking git repo https://github.com/awalki/rust-axum-sqrs-template
[INFO] tweaked toml for git repo https://github.com/awalki/rust-axum-sqrs-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awalki/rust-axum-sqrs-template on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awalki/rust-axum-sqrs-template already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a2774ad59815facf3554581e6d313c8946d785eab3a18b5e13b7ec542d1eb44
[INFO] running `Command { std: "docker" "start" "-a" "2a2774ad59815facf3554581e6d313c8946d785eab3a18b5e13b7ec542d1eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a2774ad59815facf3554581e6d313c8946d785eab3a18b5e13b7ec542d1eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2774ad59815facf3554581e6d313c8946d785eab3a18b5e13b7ec542d1eb44", kill_on_drop: false }`
[INFO] [stdout] 2a2774ad59815facf3554581e6d313c8946d785eab3a18b5e13b7ec542d1eb44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7421c40fe23f18b520cfa09658914e4ad75e402ff0043032c29ade1ebd49af3
[INFO] running `Command { std: "docker" "start" "-a" "e7421c40fe23f18b520cfa09658914e4ad75e402ff0043032c29ade1ebd49af3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1
[INFO] [stderr]    Compiling rust-axum-sqrs-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `password` is never read
[INFO] [stdout]   --> src/app/query/get_user.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "e7421c40fe23f18b520cfa09658914e4ad75e402ff0043032c29ade1ebd49af3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7421c40fe23f18b520cfa09658914e4ad75e402ff0043032c29ade1ebd49af3", kill_on_drop: false }`
[INFO] [stdout] e7421c40fe23f18b520cfa09658914e4ad75e402ff0043032c29ade1ebd49af3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad1f5cb921c4d2349960b9c50fee1f331a81ee7e8473ccede5d4b52a759e2396
[INFO] running `Command { std: "docker" "start" "-a" "ad1f5cb921c4d2349960b9c50fee1f331a81ee7e8473ccede5d4b52a759e2396", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-axum-sqrs-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `password` is never read
[INFO] [stdout]   --> src/app/query/get_user.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.36s
[INFO] running `Command { std: "docker" "inspect" "ad1f5cb921c4d2349960b9c50fee1f331a81ee7e8473ccede5d4b52a759e2396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1f5cb921c4d2349960b9c50fee1f331a81ee7e8473ccede5d4b52a759e2396", kill_on_drop: false }`
[INFO] [stdout] ad1f5cb921c4d2349960b9c50fee1f331a81ee7e8473ccede5d4b52a759e2396
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd7e01499bb03190c0a2180adafa1e258bd642a463c796f95b992713ad2b441f
[INFO] running `Command { std: "docker" "start" "-a" "fd7e01499bb03190c0a2180adafa1e258bd642a463c796f95b992713ad2b441f", kill_on_drop: false }`
[INFO] [stderr] warning: field `password` is never read
[INFO] [stderr]   --> src/app/query/get_user.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct User {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     password: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-axum-sqrs-template` (bin "rust-axum-sqrs-template" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_axum_sqrs_template-821044c950883cb9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ports::httpapi::tests::test_post_user ... FAILED
[INFO] [stdout] test app::command::create_user::tests::test_create_user_command_duplicate_username ... FAILED
[INFO] [stdout] test ports::httpapi::tests::not_found ... FAILED
[INFO] [stdout] test app::query::get_user::tests::test_get_user_query ... FAILED
[INFO] [stdout] test ports::httpapi::tests::test_get_router ... FAILED
[INFO] [stdout] test app::command::create_user::tests::test_create_user_command ... FAILED
[INFO] [stdout] test ports::httpapi::tests::test_get_user_not_found ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ports::httpapi::tests::test_post_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ports::httpapi::tests::test_post_user' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acaaba - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8ef6d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f1ed - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a690ed - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a67b0b - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a67b0b - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a67b0b - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4e4b0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a5deed - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5dad4 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac7e8b - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94d89 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73502 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a720ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a904ed - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a55b20 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a59336 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a59c30 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a85c43 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4d833 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab2b11 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab407b - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad622e - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac938d - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac9126 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2a1a - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::test_post_user::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae5db1 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:120:5
[INFO] [stdout]   48:     0x636949ae1947 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:120:18
[INFO] [stdout]   49:     0x636949a71c56 - <rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_post_user::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::command::create_user::tests::test_create_user_command_duplicate_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::command::create_user::tests::test_create_user_command_duplicate_username' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949ace89a - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8f0ed - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f36d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a6926d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a684cb - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a684cb - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a684cb - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4f770 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a61e4d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5db94 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac866b - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94f09 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73c82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a7232e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a9066d - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a573e0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a59636 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a5b010 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a864e3 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4dc53 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab3171 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab509b - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad6bee - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac96ed - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac9306 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2b3a - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::test_create_user_command_duplicate_username::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae6301 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/command/create_user.rs:53:5
[INFO] [stdout]   48:     0x636949ae1a37 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/command/create_user.rs:53:18
[INFO] [stdout]   49:     0x636949a71dd6 - <rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command_duplicate_username::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ports::httpapi::tests::not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ports::httpapi::tests::not_found' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acc9aa - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8f02d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f2ad - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a691ad - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a67feb - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a67feb - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a67feb - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4ee10 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a5fe9d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5db34 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac827b - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94e49 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a738c2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a7220e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a905ad - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a56780 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a594b6 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a5a620 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a86093 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4da43 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab2e41 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab488b - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad670e - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac953d - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac9216 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2aaa - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::not_found::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae60e1 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:209:5
[INFO] [stdout]   48:     0x636949ae19d7 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:209:18
[INFO] [stdout]   49:     0x636949a71d16 - <rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::not_found::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::query::get_user::tests::test_get_user_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::query::get_user::tests::test_get_user_query' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acd3fa - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8f06d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f2ed - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a691ed - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a6818b - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a6818b - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a6818b - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4f130 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a6092d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5db54 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac83cb - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94e89 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73a02 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a7226e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a905ed - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a56ba0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a59536 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a5a970 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a86203 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4daf3 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab2f51 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab4b3b - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad68ae - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac95cd - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac9266 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2ada - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::test_get_user_query::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949a8ddc1 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/query/get_user.rs:52:5
[INFO] [stdout]   48:     0x636949a8c187 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/query/get_user.rs:52:18
[INFO] [stdout]   49:     0x636949a71d56 - <rust_axum_sqrs_template[5fe2b348e4ce375]::app::query::get_user::tests::test_get_user_query::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ports::httpapi::tests::test_get_router stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ports::httpapi::tests::test_get_router' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acb50a - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8efad - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f22d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a6912d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a67cab - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a67cab - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a67cab - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4e7d0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a5e97d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5daf4 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac7fdb - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94dc9 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73642 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a7214e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a9052d - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a55f40 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a593b6 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a59f80 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a85db3 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4d8e3 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab2c21 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab432b - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad63ce - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac941d - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac9176 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2a4a - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::test_get_router::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae5ec1 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:161:5
[INFO] [stdout]   48:     0x636949ae1977 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:161:18
[INFO] [stdout]   49:     0x636949a71c96 - <rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_router::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::command::create_user::tests::test_create_user_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::command::create_user::tests::test_create_user_command' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acde4a - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8f0ad - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f32d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a6922d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a6832b - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a6832b - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a6832b - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4f450 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a613bd - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5db74 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac851b - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94ec9 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73b42 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a722ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a9062d - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a56fc0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a595b6 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a5acc0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a86373 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4dba3 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab3061 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab4deb - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad6a4e - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac965d - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac92b6 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2b0a - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::test_create_user_command::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae61f1 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/command/create_user.rs:37:5
[INFO] [stdout]   48:     0x636949ae1a07 - rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/command/create_user.rs:37:18
[INFO] [stdout]   49:     0x636949a71d96 - <rust_axum_sqrs_template[5fe2b348e4ce375]::app::command::create_user::tests::test_create_user_command::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ports::httpapi::tests::test_get_user_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ports::httpapi::tests::test_get_user_not_found' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63694a165daa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63694a165daa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63694a165daa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63694a17d4fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63694a17d4fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x63694a16afc2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63694a16afc2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63694a14361f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63694a14361f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63694a15d669 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636949b0c48c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x636949b0c48c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63694a15d8e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63694a15d8e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63694a1436d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63694a138449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63694a14464d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63694a17dcbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63694a17da32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x636949ada968 - <core[d17f6591d688f3bd]::result::Result<sqlx_core[45b1aa89818e3105]::testing::TestContext<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>, sqlx_core[45b1aa89818e3105]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x636949acbf5a - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x636949a8efed - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x636949a8f26d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636949a6916d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x636949a67e4b - tokio[816c13e6a95466cf]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x636949a67e4b - tokio[816c13e6a95466cf]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x636949a67e4b - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x636949a4eaf0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x636949a5f40d - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x636949a5db14 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x636949ac812b - <tokio[816c13e6a95466cf]::runtime::context::scoped::Scoped<tokio[816c13e6a95466cf]::runtime::scheduler::Context>>::set::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x636949a94e09 - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x636949a73782 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::try_with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x636949a721ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[816c13e6a95466cf]::runtime::context::Context>>::with::<tokio[816c13e6a95466cf]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x636949a9056d - tokio[816c13e6a95466cf]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x636949a56360 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x636949a59436 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x636949a5a2d0 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x636949a85f23 - tokio[816c13e6a95466cf]::runtime::context::runtime::enter_runtime::<<tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x636949a4d993 - <tokio[816c13e6a95466cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x636949ab2d31 - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x636949ab45db - <tokio[816c13e6a95466cf]::runtime::runtime::Runtime>::block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x636949ad656e - sqlx_core[45b1aa89818e3105]::rt::test_block_on::<sqlx_core[45b1aa89818e3105]::testing::run_test<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x636949ac94ad - sqlx_core[45b1aa89818e3105]::testing::run_test::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}, sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x636949ac91c6 - sqlx_core[45b1aa89818e3105]::testing::run_test_with_pool::<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres, fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}, rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x636949ad2a7a - <fn(sqlx_core[45b1aa89818e3105]::pool::Pool<sqlx_postgres[2fcaac3a05b0a6d]::database::Postgres>) -> rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::test_get_user_not_found::{closure#0} as sqlx_core[45b1aa89818e3105]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x636949ae5fd1 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:187:5
[INFO] [stdout]   48:     0x636949ae19a7 - rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ports/httpapi/mod.rs:187:18
[INFO] [stdout]   49:     0x636949a71cd6 - <rust_axum_sqrs_template[5fe2b348e4ce375]::ports::httpapi::tests::test_get_user_not_found::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x636949aff76b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x636949aff76b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x636949b0cf5b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636949b0cf5b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636949b0cf5b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x636949b0cf5b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x636949b06674 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x636949b06674 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x636949b0fb62 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x636949b0fb62 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x636949b0fb62 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x636949b0fb62 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x636949b0fb62 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63694a1651bf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63694a1651bf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x77fba334baa4 - <unknown>
[INFO] [stdout]   71:     0x77fba33d8a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::command::create_user::tests::test_create_user_command
[INFO] [stdout]     app::command::create_user::tests::test_create_user_command_duplicate_username
[INFO] [stdout]     app::query::get_user::tests::test_get_user_query
[INFO] [stdout]     ports::httpapi::tests::not_found
[INFO] [stdout]     ports::httpapi::tests::test_get_router
[INFO] [stdout]     ports::httpapi::tests::test_get_user_not_found
[INFO] [stdout]     ports::httpapi::tests::test_post_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rust-axum-sqrs-template`
[INFO] running `Command { std: "docker" "inspect" "fd7e01499bb03190c0a2180adafa1e258bd642a463c796f95b992713ad2b441f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7e01499bb03190c0a2180adafa1e258bd642a463c796f95b992713ad2b441f", kill_on_drop: false }`
[INFO] [stdout] fd7e01499bb03190c0a2180adafa1e258bd642a463c796f95b992713ad2b441f
